home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / NekoView.BackModule / Neko.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  208 b   |  17 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. NekoView = {
  7.     ACTIONS = {
  8.     inspector:;
  9.     };
  10.     OUTLETS = {
  11.     infoWindow;
  12.     bitmaps;
  13.     inspectorPanel;
  14.     };
  15.     SUPERCLASS = View;
  16. };
  17.